const net.hostLookupFiles

11 uses

	net (current package)
		conf.go#L288: 			return hostLookupFiles, dnsConf
		conf.go#L321: 			return hostLookupFiles, dnsConf
		conf.go#L463: 		return hostLookupFiles, dnsConf
		dnsclient_unix.go#L531: 	hostLookupFiles                    // only files
		dnsclient_unix.go#L539: 	hostLookupFiles:    "files",
		dnsclient_unix.go#L551: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L558: 		if order == hostLookupFiles {
		dnsclient_unix.go#L596: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L609: 		if order == hostLookupFiles {
		dnsclient_unix.go#L814: 	if order == hostLookupFiles || order == hostLookupFilesDNS {
		dnsclient_unix.go#L820: 		if order == hostLookupFiles {